Skip to content

feat: add --force flag to workflow delete command#30

Merged
eskp merged 2 commits intomainfrom
feat/force-delete-workflows
Mar 22, 2026
Merged

feat: add --force flag to workflow delete command#30
eskp merged 2 commits intomainfrom
feat/force-delete-workflows

Conversation

@joelorzet
Copy link
Copy Markdown
Contributor

Summary

  • Add --force flag to kh wf delete to delete workflows with execution history
  • Update MCP workflow_delete tool with force boolean parameter
  • Show helpful hint on 409 conflict: "Use --force to delete the workflow and all its runs"

Allows deleting workflows that have execution history by passing
?force=true to the API. Also adds force param to MCP workflow_delete
tool. Shows helpful hint on 409 conflict to use --force.
@joelorzet joelorzet requested a review from eskp March 20, 2026 21:43
@eskp eskp merged commit 746840a into main Mar 22, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants